CCCCCCCCCCCC CCCCCCCCCCCC CCCC CCCC ooooooo CCCC oo oo nnn CCCC oo oo n n t r i b u t e d Library for the Agilent ChemStation CCCC oo oo n n CCCC ooooooo CCCC CCCCCCCCCCCC CCCCCCCCCCCC ChemStation Revision A.09.01 Date: 30-July-01 LC Macro Contribution #13 Contribution 'store and download the Temperature to a Thermo-ALS.' Revision History ---------------- 1. A.01 Original Version for ChemStation A.09.01 30-July-01 2. A.02 add: ALS Temperature will be written onto Method report 28-July-03 Contribution Purpose -------------------- The macro has two tasks. 1. It saves the set ALS temperature at "Save Method" "Store Temperature" in "Setup Injector & More" has to be selected. 2. It reads the ALS temperature at "Load method" and applies it to the ALS. "Store Temperature" in "Setup Injector & More" has to be selected. Printing the method report, the ALS temperature is present on the report. The macro is only required and will only work when using classic drivers for the instrument. If the instrument is configured as "Modular LC System" or "Modular 3D LC System", this functionality is available without installing this macro solution. Contribution Structure ---------------------- AO_temp - macro source file containing... AO_MethSaveHook - Module to save the temperature with method AO_MethLoadHook - Module to get the temperature and to download it to the ALS AO_SetHook - Module to set the Load- and SaveMethod hook README.TXT - this file Prerequisites ------------- - MS operating system by the revision of the ChemStation in use - The ChemStation software, Rev A.08.03 or higher Installation ------------ 1. Create a directory \chem32\core\addon 2. Copy the macro in to the \chem32\core\addon directory 3. Create a file user.mac (using notepad) including the following line: Macro _Autopath$ + "Addon\AO_Temp.mac",go and save the file user.mac to the directory \chem32\core 4. Restart the Online Session